home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / bbsxdemo.lzh / UTILS.SIG / X_DA_101.LZH / X_DA_101.DOC < prev    next >
Text File  |  1992-06-05  |  3KB  |  87 lines

  1.     ----------------------------------------------------------------------
  2.                /\
  3.     ----------/  \----------
  4.     ---------/    \---------                                   5 June 1992
  5.     --------/      \--------
  6.     -------/  BBS   \-------
  7.     ------/          \------            
  8.     -----<  EXPRESS!  >-----                 X_DA_101
  9.     ------\          /------              COPYRIGHT 1992
  10.     -------\   ST   /-------              By C&R Systems
  11.     --------\      /--------            ALL RIGHTS RESERVED
  12.     ---------\    /---------
  13.     ----------\  /----------
  14.                \/
  15.     ----------------------------------------------------------------------
  16.  
  17.     INTRODUCTION:
  18.  
  19.     1.  X_DA_101 is a small program designed to call the Menu Bar from
  20.     BBS Express! ST.
  21.  
  22.     2.  This allows you to access Desk Accessories from the BBS without
  23.     exiting to the desktop.
  24.  
  25.  
  26.     Rich Sanchez
  27.     C&R Systems
  28.  
  29.     ----------------------------------------------------------------------
  30.  
  31.     USE:
  32.  
  33.     1.  X_DA.PRG may be called as any conventional GEM program.
  34.  
  35.         A.  From the SysOp Command Shell the command:
  36.  
  37.             GEM X_DA.PRG
  38.  
  39.         will call the program.  Assuming that X_DA.PRG exists in the path
  40.         which you are in.  If not the full path may be given, for example:
  41.  
  42.             GEM A:\X_DA.PRG
  43.  
  44.         would call the program if it was on the "root" of drive A, or
  45.  
  46.             GEM D:\BBS\X_DA.PRG
  47.  
  48.         if it were located in the folder named "BBS" on drive D.
  49.  
  50.  
  51.         B.  From a Script file it would be called in a similar method:
  52.  
  53.             GEM ('X_DA.PRG')
  54.  
  55.  
  56.  
  57.     2.  Another option would be to assign one of the call waiting Function
  58.     Keys (F6, F7, F8 or F9) to call X_DA.PRG from the call waiting screen.
  59.     A Sample F9.HLP Script File is included.         
  60.  
  61.     ----------------------------------------------------------------------
  62.  
  63.              X_DA.PRG is written and compiled with Personal Pascal,
  64.                    v2.05, Copyright © 1986, CCD and OSS, Inc.
  65.  
  66.  
  67.     ----------------------------------------------------------------------
  68.  
  69.                                C&R Systems
  70.                                P.O. Box J
  71.                                Blue Ridge Summit, PA  17214
  72.  
  73.  
  74.     ----------------------------------------------------------------------
  75.                      Official BBS Express! ST Support Boards
  76.     ----------------------------------------------------------------------
  77.  
  78.                CT Darien__________203-656-0134 Terrapin Station BBS
  79.                PA Waynesboro______717-765-8623 C&R BBS
  80.                TX Dallas__________214-251-1175 The Psychlo Empire
  81.                ON Oshawa (Canada)_416-571-6965 Assassins' Grove ST
  82.                CA El Cerrito______510-526-6471 ST Synchronicity
  83.  
  84.     ----------------------------------------------------------------------
  85.  
  86.  
  87.